home *** CD-ROM | disk | FTP | other *** search
/ FishMarket 1.0 / FishMarket v1.0.iso / fishies / 326-350 / disk_331 / csh / poster < prev    next >
Text File  |  1992-05-06  |  2KB  |  43 lines

  1. Article 348 of comp.sources.amiga:
  2. Path: estinc!mcdphx!asuvax!cs.utexas.edu!samsung!uakari.primate.wisc.edu!ames!xanth!cs.odu.edu!Amiga-Request
  3. From: Amiga-Request@cs.odu.edu (Amiga Sources/Binaries Moderator)
  4. Newsgroups: comp.sources.amiga
  5. Subject: v90i103: CShell 4.01A - alternative command interface, Part01/04
  6. Message-ID: <11770@xanth.cs.odu.edu>
  7. Date: 13 Mar 90 00:44:59 GMT
  8. Sender: news@cs.odu.edu
  9. Reply-To: page@Eng.Sun.COM (Bob Page)
  10. Lines: 2261
  11. Approved: tadguy@cs.odu.edu (Tad Guy)
  12. X-Mail-Submissions-To: Amiga@cs.odu.edu
  13. X-Post-Discussions-To: comp.sys.amiga
  14.  
  15. Submitted-by: page@Eng.Sun.COM (Bob Page)
  16. Posting-number: Volume 90, Issue 103
  17. Archive-name: unix/cshell-4.01a/part01
  18.  
  19. Shell provides a convient AmigaDos alternative command interface.  All
  20. its commands are internal and thus does not rely on the c: commands
  21. for any functionality.
  22.  
  23. New to 4.01A:
  24.  
  25. - This version features mostly bug fixes and corrections:
  26.  * Window title is restored after quitting.
  27.  * rxrec now answers to the 'bye' message.
  28.  * rpn can now be redirected and piped; however, this causes
  29.     some problem (see rpn for info).
  30.  * resident list now works with ARP 1.3. To recompile source, you must
  31.     modify include file "libraries/arpbase.h".
  32.     Change definition of rpn_Usage in struct ResidentProgramNode from LONG
  33.     to WORD.
  34.  * pri no more assumes 20 CLI maximum.
  35.  * you can now split long lines in source files even into more than 2 lines.
  36. - Added much info in this doc about source files (chapter XI)
  37. - Added copyright notice (see under restrictions).
  38.  
  39. -- 
  40. Mail submissions (sources or binaries) to <amiga@cs.odu.edu>.
  41. Mail comments to the moderator at <amiga-request@cs.odu.edu>.
  42. Post requests for sources, and general discussion to comp.sys.amiga.
  43.